Conversation
Made-with: Cursor
mrobers1982
approved these changes
Apr 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version 7.7.0
Added
Project.bulk_assign_data_rows()method for bulk assigning data rows to a userTaskAssignmentStatusenum for filtering assignable data row statusesFixed
create_api_keyvalidation to check input params before making API callsDataRowUpsertItem.buildRelease checklist
libs/labelbox/pyproject.tomlversion bumpedlibs/labelbox/src/labelbox/__init__.pyversion bumpeddocs/conf.pyrelease bumpedCHANGELOG.mdupdateddocs/labelbox/index.rstupdated with new classdocs/labelbox/task-assignment-status.rstaddedMade with Cursor
Note
Low Risk
Release-prep and documentation/version bumps only; no runtime logic changes are included in this diff.
Overview
Bumps the SDK and docs release version from
7.6.0to7.7.0(package metadata,__version__, and Sphinxrelease).Updates
CHANGELOG.mdwith the 7.7.0 release notes (newProject.bulk_assign_data_rows()andTaskAssignmentStatus, plus two bugfixes), and extends the Sphinx docs to include a newtask-assignment-statuspage in the toctree that autodocumentsTaskAssignmentStatus.Reviewed by Cursor Bugbot for commit d87c86e. Bugbot is set up for automated code reviews on this repo. Configure here.